< Prev(J) / Next(K) > / View :

Filename: /text/sbasic/shared/03030000.xhp

(section: datumzeit)

Date and Time Functions
日付および時刻関数(hd_id3150502.1)

Use the statements and functions described here to perform date and time calculations.
ここで説明するステートメントおよび関数は、日付および時刻に関する計算を行うためのものです。(par_id3153255.2)

(/section: datumzeit)

Office Basic lets you calculate time or date differences by converting the time and date values to continuous numeric values. After the difference is calculated, special functions are used to reconvert the values to the standard time or date formats.
Office Basic での日付および時刻の計算では、これらの情報をいったん連続的な数値に変換してから、各種の処理を行います。そして必要な処理の終了後、専用の変換用関数を用いて、計算結果を通常の日付や時刻の形式に戻します。(par_id3152363.3)

Tip Icon ヒント You can combine date and time values into a single floating-decimal number. Dates are converted to integers, and times to decimal values. Office Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time.
特定時点の日付と時刻を示す情報は、 1 つの浮動小数点数値として変換されます。その際に日付は整数部とされ、時刻は小数部として変換されます。また Office Basic には Date (日付) 型の変数も用意されており、この中には日付と時刻の両方を示すデータを格納できます。(par_id3151054.4)

(embed text/sbasic/shared/03030100.xhp#datumswerte : linkinfo)

Converting Date Values
日付データの変換(hd_id3147573.1)

The following functions convert date values to calculable numbers and back.
このセクションの関数は、日付データから計算用数値への変換、および逆変換を行うためのものです。(par_id3154760.2)

(/embed text/sbasic/shared/03030100.xhp#datumswerte)

(embed text/sbasic/shared/03030200.xhp#uhrzeiten : linkinfo)

Converting Time Values
時刻データの変換(hd_id3147226.1)

The following functions convert time values to calculable numbers.
このセクションの関数は、時刻データから計算用数値への変換を行うためのものです。(par_id3149415.2)

(/embed text/sbasic/shared/03030200.xhp#uhrzeiten)

(embed text/sbasic/shared/03030300.xhp#ermitteln : linkinfo)

System Date and Time
システム日付と時刻(hd_id3154923.1)

The following functions and statements set or return the system date and time.
このセクションの関数とステートメントは、システムからの日付や時刻の取得および、これらの設定値の変更を行うためのものです。(par_id3149457.2)

(/embed text/sbasic/shared/03030300.xhp#ermitteln)


< Prev / Next >